﻿2026-07-22T05:17:18.0047840Z ##[group]Run actions/checkout@v5
2026-07-22T05:17:18.0048648Z with:
2026-07-22T05:17:18.0049121Z   fetch-depth: 0
2026-07-22T05:17:18.0049573Z   repository: BigscreenVR/spt-bs-core
2026-07-22T05:17:18.0052479Z   token: ***
2026-07-22T05:17:18.0052860Z   ssh-strict: true
2026-07-22T05:17:18.0053236Z   ssh-user: git
2026-07-22T05:17:18.0053651Z   persist-credentials: true
2026-07-22T05:17:18.0054075Z   clean: true
2026-07-22T05:17:18.0054471Z   sparse-checkout-cone-mode: true
2026-07-22T05:17:18.0054915Z   fetch-tags: false
2026-07-22T05:17:18.0055309Z   show-progress: true
2026-07-22T05:17:18.0055698Z   lfs: false
2026-07-22T05:17:18.0056055Z   submodules: false
2026-07-22T05:17:18.0056461Z   set-safe-directory: true
2026-07-22T05:17:18.0056880Z   allow-unsafe-pr-checkout: false
2026-07-22T05:17:18.0057547Z ##[endgroup]
2026-07-22T05:17:18.0840957Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T05:17:18.0842631Z ##[group]Getting Git version info
2026-07-22T05:17:18.0843343Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T05:17:18.0844457Z [command]/usr/bin/git version
2026-07-22T05:17:18.0859195Z git version 2.43.0
2026-07-22T05:17:18.0877195Z ##[endgroup]
2026-07-22T05:17:18.0889411Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c23e0a33-ffaa-4ae4-93ee-ef8a7b1a0766' before making global git config changes
2026-07-22T05:17:18.0890729Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T05:17:18.0892069Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T05:17:18.0924470Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T05:17:18.0944072Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T05:17:18.0954179Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T05:17:18.0957141Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T05:17:18.1005709Z HEAD
2026-07-22T05:17:18.1038779Z ##[endgroup]
2026-07-22T05:17:18.1039853Z [command]/usr/bin/git submodule status
2026-07-22T05:17:18.1220050Z ##[group]Cleaning the repository
2026-07-22T05:17:18.1222925Z [command]/usr/bin/git clean -ffdx
2026-07-22T05:17:22.0070902Z Removing .adapter-notify/
2026-07-22T05:17:22.0071493Z Removing target/
2026-07-22T05:17:22.0082794Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T05:17:22.0293948Z HEAD is now at 60cfa8d7 Merge a9bd167a018c0758f3dac4b71d641abab15fb282 into b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T05:17:22.0298879Z ##[endgroup]
2026-07-22T05:17:22.0301121Z ##[group]Disabling automatic garbage collection
2026-07-22T05:17:22.0304956Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T05:17:22.0330479Z ##[endgroup]
2026-07-22T05:17:22.0331189Z ##[group]Setting up auth
2026-07-22T05:17:22.0335792Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T05:17:22.0362897Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T05:17:22.0549967Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T05:17:22.0576804Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T05:17:22.0764752Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T05:17:22.0791206Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T05:17:22.0978137Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T05:17:22.1009602Z ##[endgroup]
2026-07-22T05:17:22.1010175Z ##[group]Fetching the repository
2026-07-22T05:17:22.1017075Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +60cfa8d70c0369fbfff21ec17a02155d07beb3a7:refs/remotes/pull/56/merge
2026-07-22T05:17:22.9614296Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T05:17:22.9615440Z  * [new branch]        release/v0.40.0 -> origin/release/v0.40.0
2026-07-22T05:17:22.9662976Z ##[endgroup]
2026-07-22T05:17:22.9663534Z ##[group]Determining the checkout info
2026-07-22T05:17:22.9663896Z ##[endgroup]
2026-07-22T05:17:22.9667359Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T05:17:22.9707294Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T05:17:22.9734282Z ##[group]Checking out the ref
2026-07-22T05:17:22.9736868Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/56/merge
2026-07-22T05:17:22.9780681Z HEAD is now at 60cfa8d7 Merge a9bd167a018c0758f3dac4b71d641abab15fb282 into b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T05:17:22.9784130Z ##[endgroup]
2026-07-22T05:17:22.9816187Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T05:17:22.9838598Z 60cfa8d70c0369fbfff21ec17a02155d07beb3a7
